[INFO] cloning repository https://github.com/hairyf/tauri-plugin-webview
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hairyf/tauri-plugin-webview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairyf%2Ftauri-plugin-webview", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairyf%2Ftauri-plugin-webview'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10f72327c1e38ef45275cb3ac8e469d697ad0a31
[INFO] fixing hairyf/tauri-plugin-webview against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhairyf%2Ftauri-plugin-webview" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hairyf/tauri-plugin-webview
[INFO] finished tweaking git repo https://github.com/hairyf/tauri-plugin-webview
[INFO] tweaked toml for git repo https://github.com/hairyf/tauri-plugin-webview written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hairyf/tauri-plugin-webview on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hairyf/tauri-plugin-webview already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded urlpattern v0.3.0
[INFO] [stderr]   Downloaded unic-ucd-ident v0.9.0
[INFO] [stderr]   Downloaded tauri-utils v2.8.3
[INFO] [stderr]   Downloaded swift-rs v1.0.7
[INFO] [stderr]   Downloaded serde-untagged v0.1.9
[INFO] [stderr]   Downloaded tauri-plugin v2.5.4
[INFO] [stderr]   Downloaded jsonptr v0.6.3
[INFO] [stderr]   Downloaded json-patch v3.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f498a5f2e0379f6a2f8447f55dcbe2e641ab6c91e95496d8e3dd8c0422a00dd4
[INFO] running `Command { std: "docker" "start" "f498a5f2e0379f6a2f8447f55dcbe2e641ab6c91e95496d8e3dd8c0422a00dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f498a5f2e0379f6a2f8447f55dcbe2e641ab6c91e95496d8e3dd8c0422a00dd4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f498a5f2e0379f6a2f8447f55dcbe2e641ab6c91e95496d8e3dd8c0422a00dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f498a5f2e0379f6a2f8447f55dcbe2e641ab6c91e95496d8e3dd8c0422a00dd4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking servo_arc v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling tauri-plugin-webview v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `tauri_plugin` in this scope
[INFO] [stdout]  --> build.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     tauri_plugin::Builder::new(COMMANDS)
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tauri_plugin`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tauri_plugin`, use `cargo add tauri_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::thread::Builder;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 -     tauri_plugin::Builder::new(COMMANDS)
[INFO] [stdout] 7 +     Builder::new(COMMANDS)
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tauri-plugin-webview` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f498a5f2e0379f6a2f8447f55dcbe2e641ab6c91e95496d8e3dd8c0422a00dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f498a5f2e0379f6a2f8447f55dcbe2e641ab6c91e95496d8e3dd8c0422a00dd4", kill_on_drop: false }`
[INFO] [stdout] f498a5f2e0379f6a2f8447f55dcbe2e641ab6c91e95496d8e3dd8c0422a00dd4
